home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 August: Tool Chest / Apple_Developer_Group_August_1996_Tool_Chest.iso / Sample Code / Snippets / QuickDraw / Direct Pixel Access / ReadMe < prev   
Encoding:
Text File  |  1992-10-14  |  569 b   |  19 lines  |  [TEXT/KAHL]

  1.  
  2.     Application:    Direct Pixel Access
  3.  
  4.     Description:    This snippet shows one example of how to directly
  5.                     change the pixel values stored in a pixel image.
  6.                     The original pixel image is obtained from a 'icl8'
  7.                     resource.  Only the first 20 columns of the first
  8.                     20 rows of the 'icl8' image is used.
  9.  
  10.     Files:            Direct Pixel Access.π
  11.                     Direct Pixel Access.π.rsrc
  12.                     Direct Pixel Access.c
  13.  
  14.     Programmer:        Edgar Lee
  15.     Organization:    Apple Computer, Inc.
  16.     Department:        Developer Technical Support, DTS
  17.     Language:        C (Think C version 5.0.2)
  18.     Date Created:    03-06-92
  19.